home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / prog_disc / volume_6 / issue_02 / extras / fonted / !FontEd / !Run < prev    next >
Encoding:
Text File  |  1990-07-20  |  1.0 KB  |  27 lines

  1. | !FontEd version 0.27 (20-Mar-90)
  2.  
  3. RMEnsure WindowManager 2.00 Error !FontEd needs Wimp 2.00 or later
  4.  
  5. RMEnsure FPEmulator 2.70 If "<System$Path>" = "" then Error 1 Please open a directory viewer containing !System
  6. RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
  7. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  8.  
  9. SetEval clib$flag 0
  10. RMensure SharedClibrary 3.50 seteval clib$flag 1
  11. RMensure SharedClibrary 0 seteval clib$flag 0
  12. If <clib$flag> Then Error An old version of the shared C library (CLib) has been loaded - you need CLib 3.50
  13. unset clib$flag
  14.  
  15. RMEnsure SharedClibrary 3.50 If "<System$Path>" = "" then Error 1 Please open a directory viewer containing !System
  16. RMensure SharedClibrary 3.50 RMload System:Modules.CLib
  17. RMensure SharedClibrary 3.50 Error You need at least version 3.50 of the shared C library
  18.  
  19. Set FontEd$Dir <Obey$Dir>
  20. IconSprites <FontEd$Dir>.!Sprites
  21. Set Alias$@RunType_FF6 /<FontEd$Dir> %%*0
  22.  
  23. RMEnsure SuperSample 0.06 RMLoad <FontEd$Dir>.Super
  24.  
  25. WimpSlot -min 356k -max 356k
  26. Run <FontEd$Dir>.!RunImage %*0
  27.